[INFO] cloning repository https://github.com/zinct/bitlume-wallet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zinct/bitlume-wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzinct%2Fbitlume-wallet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzinct%2Fbitlume-wallet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9dc348d69d73492564d1315e483dc66d90db6566
[INFO] checking zinct/bitlume-wallet against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzinct%2Fbitlume-wallet" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zinct/bitlume-wallet
[INFO] finished tweaking git repo https://github.com/zinct/bitlume-wallet
[INFO] tweaked toml for git repo https://github.com/zinct/bitlume-wallet written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zinct/bitlume-wallet on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zinct/bitlume-wallet already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a0e903dca8f026685ade4a57df4c9c5405606263a7d96c8d40dba0e698f23f1d
[INFO] running `Command { std: "docker" "start" "a0e903dca8f026685ade4a57df4c9c5405606263a7d96c8d40dba0e698f23f1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a0e903dca8f026685ade4a57df4c9c5405606263a7d96c8d40dba0e698f23f1d" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0e903dca8f026685ade4a57df4c9c5405606263a7d96c8d40dba0e698f23f1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a0e903dca8f026685ade4a57df4c9c5405606263a7d96c8d40dba0e698f23f1d" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking dyn-hash v0.2.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustfft v6.4.0
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking scan_fmt v0.2.6
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling ic-cdk-executor v0.1.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking xattr v1.5.1
[INFO] [stderr]     Checking ic0 v0.23.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling liquid-derive v0.26.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking string-interner v0.15.0
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking ic_principal v0.1.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking tract-data v0.21.6-pre (https://github.com/sonos/tract?rev=2a2914ac29390cc08963301c9f3d437b52dd321a#2a2914ac)
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling liquid-core v0.26.11
[INFO] [stderr]     Checking candid v0.10.14
[INFO] [stderr]    Compiling liquid-lib v0.26.11
[INFO] [stderr]    Compiling ic-cdk-macros v0.17.2
[INFO] [stderr]    Compiling liquid v0.26.11
[INFO] [stderr]     Checking ic-cdk v0.17.2
[INFO] [stderr]    Compiling tract-linalg v0.21.6-pre (https://github.com/sonos/tract?rev=2a2914ac29390cc08963301c9f3d437b52dd321a#2a2914ac)
[INFO] [stderr]     Checking ic-cdk-timers v0.11.0
[INFO] [stderr]     Checking tract-core v0.21.6-pre (https://github.com/sonos/tract?rev=2a2914ac29390cc08963301c9f3d437b52dd321a#2a2914ac)
[INFO] [stderr]     Checking tract-nnef v0.21.6-pre (https://github.com/sonos/tract?rev=2a2914ac29390cc08963301c9f3d437b52dd321a#2a2914ac)
[INFO] [stderr]     Checking tract-hir v0.21.6-pre (https://github.com/sonos/tract?rev=2a2914ac29390cc08963301c9f3d437b52dd321a#2a2914ac)
[INFO] [stderr]     Checking tract-onnx-opl v0.21.6-pre (https://github.com/sonos/tract?rev=2a2914ac29390cc08963301c9f3d437b52dd321a#2a2914ac)
[INFO] [stderr]     Checking tract-onnx v0.21.6-pre (https://github.com/sonos/tract?rev=2a2914ac29390cc08963301c9f3d437b52dd321a#2a2914ac)
[INFO] [stderr]     Checking analysis v0.1.0 (/opt/rustwide/workdir/src/analysis)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "a0e903dca8f026685ade4a57df4c9c5405606263a7d96c8d40dba0e698f23f1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0e903dca8f026685ade4a57df4c9c5405606263a7d96c8d40dba0e698f23f1d", kill_on_drop: false }`
[INFO] [stdout] a0e903dca8f026685ade4a57df4c9c5405606263a7d96c8d40dba0e698f23f1d
